Skip to content
Back to search
30
MCP

Medusa.js Documentation

pulsemcp/medusa.js documentation

Provides local Medusa.js documentation access through fuzzy search capabilities, enabling semantic text matching, section retrieval by title or path, and comprehensive section listing with configurable search thresholds for quick framework reference without leaving your development environment.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

com.medusajs/medusa-mcp
Retrieve information from the Medusa documentation to assist you with your Medusa development.
0 tools · streamable-http
Meteor.js Documentation
Provides complete Meteor.js API documentation with intelligent search capabilities, detailed method lookups with parameters and examples, an
0 tools
Medusa.js Documentation MCP Server
Metadata-only Glama MCP server.
0 tools
Prisma Cloud Docs
Provides search access to Prisma Cloud documentation by crawling and indexing pages from both main docs and API documentation, implementing
0 tools
Documentation Search
Provides direct access to technical documentation across 40+ popular frameworks and libraries including Python, React, FastAPI, and AWS with
0 tools
Gemini API Documentation
Access and search Gemini API documentation directly from MCP-compatible AI assistants.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "medusa.js_documentation": {
      "url": "None",
      "transport": "http"
    }
  }
}